From: Kim F. Storm Date: Fri, 30 Aug 2002 13:22:12 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~30904 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=78cb491d68174290f5f83ed944057a184a391d9a;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 4b15b68aa4f..77f8118a2f5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -63,12 +63,15 @@ (x_display_and_set_cursor): Use get_window_cursor_type. Remove unused local variables cursor_off_state. Redraw cursor if hbar cursor width changes. - + Changed all occurrences of w32_highlight_frame to x_highlight_frame. + * w32term.h (enum text_cursor_kinds): Removed. (struct output_w32) : Members removed. (FRAME_DESIRED_CURSOR, FRAME_CURSOR_WIDTH, FRAME_BLINK_OFF_CURSOR) (FRAME_BLINK_OFF_CURSOR_WIDTH): Macros removed. + (struct w32_display_info) : Renamed member from + w32_highlight_frame. * xfns.c (Vblink_cursor_alist): Removed. (Qbar, Qhbar, Qbox, Qhollow): Removed.